projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31f4cd5
)
(rmail-autodetect): Doc fix.
author
Andreas Schwab
<schwab@suse.de>
Mon, 20 Aug 2007 09:30:12 +0000
(09:30 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Mon, 20 Aug 2007 09:30:12 +0000
(09:30 +0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index ee990f2fdd3ac3b8700bdaa1acd2a58c6e4f5c0f..429d85a7fed967c96ff39c059b2e92c0316ffed3 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-204,7
+204,7
@@
We do this by executing it with `--version' and analyzing its output."
'emacs))))))
(defun rmail-autodetect ()
- "Determine
and return the file name of the `movemail' program
.
+ "Determine
the file name of the `movemail' program and return its flavor
.
If `rmail-movemail-program' is non-nil, use it.
Otherwise, look for `movemail' in the directories in
`rmail-movemail-search-path', those in `exec-path', and `exec-directory'."